var go/doc.outputPrefix
3 uses
go/doc (current package)
example.go#L114: var outputPrefix = lazyregexp.New(`(?i)^[[:space:]]*(unordered )?output:`)
example.go#L121: if loc := outputPrefix.FindStringSubmatchIndex(text); loc != nil {
example.go#L579: if last == nil || !outputPrefix.MatchString(last.Text()) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)